home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-07-15 | 422 b | 8 lines | [TEXT/ttxt] |
- Modal Dialog TextEdit useritem snippet
- Steve Falkenburg-- MacDTS
-
- This snippet shows the steps necessary to implement a scrolling, editable text field
- in a dialog. You may want to do this if you will be requiring the user to enter more than
- 255 characters (the limit for editText items), if you want a different font for several
- different editText items, or if you want to add scrolling support to an editible text item.
-